How to Install latex-cjk-all software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install latex-cjk-all software package in Ubuntu 14.04 LTS (Trusty Tahr)

latex-cjk-all software package provides installs all LaTeX CJK packages, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install latex-cjk-all 

latex-cjk-all is installed in your system.

Make ensure the latex-cjk-all package were installed using the commands given below,

$ sudo dpkg-query -l | grep latex-cjk-all *

You will get with latex-cjk-all package name, version, architecture and description in a table

latex-cjk-all package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section TeX
Package latex-cjk-all
Version 4.8.3+git20120914-2ubuntu1
Description installs all LaTeX CJK packages
Sub Section TeX


See Also, How to uninstall or remove latex-cjk-all software package from Ubuntu 14.04 LTS (Trusty Tahr)?